home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / arexx / rmh / rmh.readme < prev    next >
Text File  |  1999-04-28  |  712b  |  26 lines

  1. Short:    Rmh.library - Rexx Must Have functions
  2. Author:   alfier@iol.it (Alfonso Ranieri)
  3. Uploader: alfier@iol.it (Alfonso Ranieri)
  4. Version:  4.5
  5. Type:     util/rexx
  6.  
  7. Version 4.5 of Rexx Must Have library.
  8.  
  9. The name of the library stands for RexxMustHave:
  10. the library is a set of functions I think ARexx
  11. macros should have.
  12.  
  13. Changes:
  14. Changes from version 4.3
  15. - re-re-re-debugged ParseDate() that is really stable now
  16. - added support for TZ
  17. - fixed the returns description of the function AddCx() in this guide
  18.  
  19. Changes from version 3.7
  20. - Added appicon - you can use appicon in ARexx macros
  21. - Added cx - you can use commodities in ARexx macros
  22.  
  23. Changes from version <3.7
  24. - SetSystemTime added
  25. - OpenURL modified
  26.